home *** CD-ROM | disk | FTP | other *** search
/ Cigar Companion Interactive / Cigar Companion Interactive.iso / pc / cigars.dxr / COMMON INRERFACE_134_printSprite script .ls < prev    next >
Encoding:
Text File  |  1997-08-27  |  94 b   |  7 lines

  1. on mouseDown
  2.   set doIt to buttonIt()
  3.   if doIt <> 0 then
  4.     printSectionText()
  5.   end if
  6. end
  7.